toggle menu
Verint XM SDK
androidJvm
switch theme
search in API
predictive
/
com.verint.xm.sdk.predictive.tracker.app.invite.view
/
[androidJvm]ContactIntroView
Contact
Intro
View
open
class
ContactIntroView
:
InviteIntroBaseView
,
ViewTreeObserver.OnGlobalLayoutListener
Created by alan.wang on 5/7/18.
Members
Constructors
Contact
Intro
View
Link copied to clipboard
constructor
(
activity
:
AbstractInviteActivityDelegate
)
Properties
LEFT_BUTTON
Link copied to clipboard
val
LEFT_BUTTON
:
Int
=
0
NEGATIVE_BUTTON
Link copied to clipboard
val
NEGATIVE_BUTTON
:
Int
=
1
POSITIVE_BUTTON
Link copied to clipboard
val
POSITIVE_BUTTON
:
Int
=
0
RIGHT_BUTTON
Link copied to clipboard
val
RIGHT_BUTTON
:
Int
=
1
Functions
on
Click
Link copied to clipboard
abstract
fun
onClick
(
p
:
View
)
open
fun
onClick
(
view
:
View
)
on
Close
Link copied to clipboard
open
fun
onClose
(
)
on
Destroy
Link copied to clipboard
open
fun
onDestroy
(
)
on
Global
Layout
Link copied to clipboard
open
fun
onGlobalLayout
(
)
on
Post
Resume
Link copied to clipboard
open
fun
onPostResume
(
)
render
Link copied to clipboard
open
fun
render
(
isInitStage
:
Boolean
)
set
Enabled
Link copied to clipboard
open
fun
setEnabled
(
enabled
:
Boolean
)